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

#include <name_of.h>

Static Public Member Functions

static std::string is ()
 

Detailed Description

template<>
struct cet::name_of< char >

Definition at line 244 of file name_of.h.

Member Function Documentation

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

Definition at line 246 of file name_of.h.

247  {
248  return "char";
249  }

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