|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "core/debug_defines.hpp"#include "core/non_copyable.hpp"#include <boost/bind/bind.hpp>#include <boost/mpl/list.hpp>#include <boost/typeof/std/utility.hpp>#include <algorithm>#include <functional>#include <limits>#include <map>#include <vector>Go to the source code of this file.
Macros | |
| #define | BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS |
| #define | BOOST_MPL_LIMIT_LIST_SIZE 50 |
| #define | WINVER 0x0501 |
| #define | _WIN32_WINNT 0x0501 |
| #define | _CRT_SECURE_NO_WARNINGS |
| #define | VC_EXTRALEAN |
| #define | WIN32_LEAN_AND_MEAN |