sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::detail::all_elements_same Concept Reference

#include <builder_utils.hpp>

Concept definition

template<typename T>
&& all_elements_same_impl<T>(std::make_index_sequence<std::tuple_size_v<T>>{
})
constexpr bool all_elements_same_impl(std::index_sequence< Is... >)

Detailed Description

Definition at line 214 of file builder_utils.hpp.