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

#include <name_of.h>

Static Public Member Functions

static std::string is ()
 

Detailed Description

template<>
struct cet::name_of< std::istream >

Definition at line 319 of file name_of.h.

Member Function Documentation

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

Definition at line 321 of file name_of.h.

322  {
323  return "std::istream";
324  }

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