Specialization of container_levels for the case when T is a container, effectively adding one more to the running total.
More...
|
|
typedef unsigned int | value_type |
| |
|
| static const value_type | value |
| |
template<typename T>
struct stapl::container_levels< T, true >
Specialization of container_levels for the case when T is a container, effectively adding one more to the running total.
◆ value
Initial value:=
(1 + container_levels<typename T::value_type>::value)
The documentation for this struct was generated from the following file: