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

#include <name_of.h>

Static Public Member Functions

static std::string is ()
 

Detailed Description

template<>
struct cet::name_of< unsigned long long >

Definition at line 184 of file name_of.h.

Member Function Documentation

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

Definition at line 186 of file name_of.h.

187  {
188  return "ullong";
189  }

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