mirror of
https://github.com/boostorg/parameter.git
synced 2026-01-30 08:02:33 +00:00
13 lines
392 B
C++
13 lines
392 B
C++
|
|
#line 1337 "/home/daniel/dev/boost/trunk/libs/parameter/doc/index.rst"
|
|
#include <boost/parameter.hpp>
|
|
#line 1329 "/home/daniel/dev/boost/trunk/libs/parameter/doc/index.rst"
|
|
namespace boost { namespace python {
|
|
|
|
BOOST_PARAMETER_TEMPLATE_KEYWORD(class_type)
|
|
BOOST_PARAMETER_TEMPLATE_KEYWORD(base_list)
|
|
BOOST_PARAMETER_TEMPLATE_KEYWORD(held_type)
|
|
BOOST_PARAMETER_TEMPLATE_KEYWORD(copyable)
|
|
|
|
}}
|