Public Types

ns3::IntToType< v > Struct Template Reference

#include <int-to-type.h>

List of all members.

Public Types

enum  v_e { value = v }

Detailed Description

template<int v>
struct ns3::IntToType< v >

This trivial template is extremely useful, as explained in "Modern C++ Design", p29, section 2.4, "Mapping Integral Constants to Types"


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