cppx-core
|
#include <cppx-core/language/syntax/macro-use.hpp>
#include <cppx-core/language/types/Truth.hpp>
#include <map>
Go to the source code of this file.
Classes | |
class | cppx::Sorted_map_< Key, Value > |
Namespaces | |
cppx | |
Functions | |
cppx::CPPX_USE_STD (map) | |
template<class Key , class Value , class Arg > | |
auto | cppx::is_in (const Sorted_map_< Key, Value > &map, const Arg &v) -> Truth |