CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Namespaces | |
catapult | |
catapult::utils | |
catapult::utils::traits | |
Variables | |
template<typename T > | |
constexpr bool | catapult::utils::traits::is_map_v = is_map<T>::value |
true if T is a standard map type, false otherwise. More... | |