HepMC3 event record library
Public Types
deferred_type< T, > Struct Template Reference

Defer the evaluation of type T until types Us are instantiated. More...

#include <common.h>

Public Types

using type = T
 

Detailed Description

template<typename T, typename...>
struct deferred_type< T, >

Defer the evaluation of type T until types Us are instantiated.

Definition at line 617 of file detail/common.h.


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