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

#include <name_of.h>

Static Public Member Functions

static std::string is ()
 

Detailed Description

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

Definition at line 214 of file name_of.h.

Member Function Documentation

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

Definition at line 216 of file name_of.h.

217  {
218  return "ldouble";
219  }

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