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

#include <name_of.h>

Static Public Member Functions

static std::string is ()
 

Detailed Description

template<>
struct cet::name_of< void >

Definition at line 226 of file name_of.h.

Member Function Documentation

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

Definition at line 228 of file name_of.h.

229  {
230  return "void";
231  }

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