Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::detail::error::more_keywords_than_init_arguments< keywords, init_args > Struct Template Reference

#include <init.hpp>

Public Types

typedef char too_many_keywords [init_args-keywords >=0?1:-1]
 

Member Typedef Documentation

template<int keywords, int init_args>
typedef char boost::python::detail::error::more_keywords_than_init_arguments< keywords, init_args >::too_many_keywords[init_args-keywords >=0?1:-1]

The documentation for this struct was generated from the following file: