template for map with case insensitive key strings More...
#include "types/traits.hpp"
#include <map>
#include <string>
#include <algorithm>
#include <boost/algorithm/string.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits.hpp>
#include <boost/detail/select_type.hpp>
Go to the source code of this file.
Classes | |
class | _Wolframe::types::keystring |
Constructor for implementing implicit type reductions in key maps that store the key as upper case string. More... | |
class | _Wolframe::types::keymap< ValueType > |
Map with case insensitive strings as keys. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::types | |
Basic data types (implemented in the core library libwolframe) | |
template for map with case insensitive key strings
Copyright © 2014 - Project Wolframe - All Rights Reserved