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

#include <name_of.h>

Static Public Member Functions

static std::string is ()
 

Detailed Description

template<>
struct cet::name_of< double >

Definition at line 205 of file name_of.h.

Member Function Documentation

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

Definition at line 207 of file name_of.h.

208  {
209  return "double";
210  }

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