DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <toolbox.hxx>
Public Member Functions | |
BOOST_STATIC_ASSERT ((boost::is_unsigned< T >::value)) | |
operator T () const | |
Public Attributes | |
T | value |
Friends | |
std::istream & | operator>> (std::istream &in, stoul &out) |
Definition at line 48 of file toolbox.hpp.
dunedaq::timing::stoul< T >::BOOST_STATIC_ASSERT | ( | (boost::is_unsigned< T >::value) | ) |
|
inline |
Definition at line 15 of file toolbox.hxx.
|
friend |
Definition at line 17 of file toolbox.hxx.
T dunedaq::timing::stoul< T >::value |
Definition at line 13 of file toolbox.hxx.