|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <toolbox.hxx>
Public Member Functions | |
| BOOST_STATIC_ASSERT ((boost::is_signed< T >::value)) | |
| operator T () const | |
Public Attributes | |
| T | value |
Friends | |
| std::istream & | operator>> (std::istream &in, stol &out) |
Definition at line 46 of file toolbox.hpp.
| dunedaq::timing::stol< T >::BOOST_STATIC_ASSERT | ( | (boost::is_signed< T >::value) | ) |
|
inline |
Definition at line 34 of file toolbox.hxx.
|
friend |
Definition at line 36 of file toolbox.hxx.
| T dunedaq::timing::stol< T >::value |
Definition at line 32 of file toolbox.hxx.