Public Types | List of all members
util::quantities::concepts::details::category_of_type< Cat, std::void_t< typename Cat::category_t > > Struct Template Reference

#include <intervals.h>

Public Types

using type = typename Cat::category_t
 

Detailed Description

template<typename Cat>
struct util::quantities::concepts::details::category_of_type< Cat, std::void_t< typename Cat::category_t > >

Definition at line 1080 of file intervals.h.

Member Typedef Documentation

template<typename Cat >
using util::quantities::concepts::details::category_of_type< Cat, std::void_t< typename Cat::category_t > >::type = typename Cat::category_t

Definition at line 1081 of file intervals.h.


The documentation for this struct was generated from the following file: