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

Classes

struct  integral_constant
 
struct  is_same
 
struct  is_same< T, T >
 
struct  is_signed
 
struct  is_signed< signed char >
 
struct  is_signed< signed int >
 
struct  is_signed< signed long >
 
struct  remove_const
 
struct  remove_const< T const >
 
struct  remove_cv
 
struct  remove_volatile
 
struct  remove_volatile< T volatile >
 

Typedefs

typedef integral_constant< bool, true > true_type
 
typedef integral_constant< bool, false > false_type
 

Typedef Documentation

◆ true_type

Definition at line 615 of file span-lite.hpp.

◆ false_type

Definition at line 616 of file span-lite.hpp.