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

#include <name_of.h>

Static Public Member Functions

static std::string is ()
 

Detailed Description

template<>
struct cet::name_of< short >

Definition at line 127 of file name_of.h.

Member Function Documentation

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

Definition at line 129 of file name_of.h.

130  {
131  return "short";
132  }

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