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

#include <name_of.h>

Static Public Member Functions

static std::string is ()
 

Detailed Description

template<>
struct cet::name_of< signed char >

Definition at line 100 of file name_of.h.

Member Function Documentation

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

Definition at line 102 of file name_of.h.

103  {
104  return "schar";
105  }

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