NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nonstd::scope::std11 Namespace Reference

Classes

struct  bool_constant
 
struct  conditional
 
struct  conditional< false, T, F >
 
struct  decay
 
struct  integral_constant
 
struct  is_constructible
 
struct  is_copy_assignable
 
struct  is_copy_constructible
 
struct  is_move_constructible
 
struct  is_nothrow_assignable
 
struct  is_nothrow_constructible
 
struct  is_nothrow_copy_constructible
 
struct  is_nothrow_move_assignable
 
struct  is_nothrow_move_constructible
 
struct  is_reference
 
struct  is_reference< T & >
 
struct  is_same
 
struct  is_trivial
 
struct  is_trivially_copyable
 
struct  reference_wrapper
 
struct  remove_cv
 
struct  remove_pointer
 
struct  remove_pointer< T * >
 
struct  remove_pointer< T *const >
 
struct  remove_pointer< T *const volatile >
 
struct  remove_pointer< T *volatile >
 
struct  remove_reference
 

Typedefs

typedef bool_constant< true > true_type
 
typedef bool_constant< false > false_type
 

Typedef Documentation

◆ true_type

Definition at line 362 of file scope-lite.hpp.

◆ false_type

Definition at line 363 of file scope-lite.hpp.