C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
structure::Interaction< RANK >::FreesProxy Class Reference

Shared-pointerizes the elements passed as Frees. More...

#include <Interaction.h>

Public Member Functions

template<typename... Pack>
 FreesProxy (Pack &&...pack)
 
 operator const Frees & () const
 

Detailed Description

template<int RANK>
class structure::Interaction< RANK >::FreesProxy

Shared-pointerizes the elements passed as Frees.

Note
Variadic arguments do not interact well with initializer lists, cf. the failure of commit #956781a9

Definition at line 72 of file Interaction.h.


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