|
cppx-core
|
#include <Set_.hpp>


Public Member Functions | |
| Set_ () | |
| Set_ (const Base &other) | |
| Set_ (Base &&other) | |
| Set_ (const Key &a_key) | |
| template<class Integer > | |
| Set_ (const Range_< Integer > range) | |
| Set_ (tag::Values, initializer_list< Key > values) | |
| template<class Input_iterator > | |
| Set_ (tag::Iterators, const Input_iterator first, const Input_iterator beyond) | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.15