Static Public Member Functions | List of all members
cet::name_of< long > Struct Template Reference

#include <name_of.h>

Static Public Member Functions

static std::string is ()
 

Detailed Description

template<>
struct cet::name_of< long >

Definition at line 118 of file name_of.h.

Member Function Documentation

static std::string cet::name_of< long >::is ( )
inlinestatic

Definition at line 120 of file name_of.h.

121  {
122  return "long";
123  }

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