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

#include <name_of.h>

Static Public Member Functions

static std::string is ()
 

Detailed Description

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

Definition at line 337 of file name_of.h.

Member Function Documentation

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

Definition at line 339 of file name_of.h.

340  {
341  return "std::ostream";
342  }

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