C++ Template Metaprogramming
Solutions to the exercises throughout the book
Loading...
Searching...
No Matches
main.hpp
Go to the documentation of this file.
1
// ===-- main.hpp ----------------------------------------- -*- C++ -*- --=== //
8
#ifndef MAIN_HPP
9
#define MAIN_HPP
10
12
namespace
boost
13
{
14
16
namespace
mpl
17
{
18
19
}
// namespace mpl
20
}
// namespace boost
21
22
#endif
// MAIN_HPP
boost::mpl
Exists to inject functionality into the Boost MPL namespace.
Definition:
chapter-5-tiny.hpp:154
boost
Exists to inject functionality into the Boost namespace.
Definition:
chapter-5-tiny.hpp:153
main.hpp
Generated on Fri Mar 8 2024 12:11:48 for C++ Template Metaprogramming by
1.9.6