Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Friends | List of all members
mygsl::IstreamManipulatorRef< Type > Class Template Reference

#include <bayeux/mygsl/ioutils.h>

Public Member Functions

 IstreamManipulatorRef (std::istream &(*function_)(std::istream &, Type &), Type &value_)
 

Friends

std::istream & operator>> (std::istream &is_, const IstreamManipulatorRef &is_manip_)
 

Constructor & Destructor Documentation

◆ IstreamManipulatorRef()

template<class Type >
mygsl::IstreamManipulatorRef< Type >::IstreamManipulatorRef ( std::istream &(*)(std::istream &, Type &)  function_,
Type &  value_ 
)
inline

Friends And Related Function Documentation

◆ operator>>

template<class Type >
std::istream& operator>> ( std::istream &  is_,
const IstreamManipulatorRef< Type > &  is_manip_ 
)
friend

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