Classes | Namespaces | Macros
base_from_member.hpp File Reference
#include <boost/config.hpp>
#include <boost/preprocessor/arithmetic/inc.hpp>
#include <boost/preprocessor/repetition/enum_binary_params.hpp>
#include <boost/preprocessor/repetition/enum_params.hpp>
#include <boost/preprocessor/repetition/repeat_from_to.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/type_traits/remove_cv.hpp>
#include <boost/type_traits/remove_reference.hpp>
#include <boost/utility/enable_if.hpp>
Include dependency graph for base_from_member.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boost::base_from_member< MemberType, UniqueID >
 
class  boost::base_from_member< MemberType &, UniqueID >
 
struct  boost::detail::enable_if_unrelated< T >
 
struct  boost::detail::enable_if_unrelated< T, U, U2... >
 
struct  boost::detail::is_related< T, U >
 
struct  boost::detail::remove_cv_ref< T >
 

Namespaces

 boost
 BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE.
 
 boost::detail
 

Macros

#define BOOST_BASE_FROM_MEMBER_MAX_ARITY   10
 
#define BOOST_PRIVATE_CTR_DEF(z, n, data)
 

Macro Definition Documentation

#define BOOST_BASE_FROM_MEMBER_MAX_ARITY   10

Definition at line 37 of file base_from_member.hpp.

#define BOOST_PRIVATE_CTR_DEF (   z,
  n,
  data 
)
Value:
template < BOOST_PP_ENUM_PARAMS(n, typename T) > \
explicit base_from_member( BOOST_PP_ENUM_BINARY_PARAMS(n, T, x) ) \
: member( BOOST_PP_ENUM_PARAMS(n, x) ) \
{} \
GLdouble n
Definition: glext.h:1966
GLdouble x
#define BOOST_PP_ENUM_BINARY_PARAMS(count, p1, p2)
#define BOOST_PP_ENUM_PARAMS(count, param)

Definition at line 50 of file base_from_member.hpp.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:24