![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Go to the source code of this file.
Classes | |
| struct | range_size< R > |
Namespaces | |
| vccc | |
| vccc::ranges | |
Typedefs | |
| template<typename R > | |
| using | range_size_t = typename range_size< R >::type |
| Used to obtain the size type of the sized_range type R. More... | |