Template Struct Size
Defined in File predicates.hpp
Struct Documentation
-
template<typename T>
struct Size Key wrapper that forwards
T::size.- Template Parameters:
T – Any type that has
static constexpr std::size_t size.
Defined in File predicates.hpp
Key wrapper that forwards T::size.
T – Any type that has static constexpr std::size_t size.