|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Typedefs | |
| template<typename T > | |
| using | value_t = typename container_value_type< std::decay_t< T > >::type |
Variables | |
| template<typename T > | |
| constexpr bool | is_stl_container_v = has_stl_iterator<std::decay_t<T>>::value |
| template<typename T > | |
| constexpr bool | is_aleph_only_v |
| using Aleph::uni_functional_detail::value_t = typedef typename container_value_type<std::decay_t<T> >::type |
Definition at line 146 of file ah-uni-functional.H.
Definition at line 154 of file ah-uni-functional.H.
|
constexpr |
Definition at line 150 of file ah-uni-functional.H.