fire v0.19.0
Framework for sImulation and Reconstruction of Events
|
hide the SFINAE confusing nonsense from the rest of the world More...
Classes | |
struct | deducer |
Underlying struct deducing the version of a class. More... | |
struct | deducer< T, typename enable_if_type< typename T::version >::type > |
Underlying struct deducing the version of a class. More... | |
struct | enable_if_type |
Check if the passed type T is a valid type at compile time. More... | |
hide the SFINAE confusing nonsense from the rest of the world
reader beware! This stuff is funky to look at.