DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
convenience.hpp File Reference
#include <memory>
#include <string>
#include <typeinfo>
Include dependency graph for convenience.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tools::gentraits< T >
 

Namespaces

namespace  tools
 

Functions

template<typename T >
gentraits< T >::t_is constexpr tools::filt (T *)
 
template<typename A , typename B >
gentraits< A >::t_is const tools::isa (B const &)