![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
#include "lib/multifact.hpp"
Dummy "wrapper", to perform the fabrication and return the unaltered product.
Definition at line 84 of file multifact.hpp.
Public Types | |
| typedef TAR | RawType |
| typedef TAR | BareType |
| typedef TAR | ResultType |
Public Member Functions | |
| template<class FUN , typename... ARGS> | |
| ResultType | wrap (FUN create, ARGS &&... args) noexcept |
| typedef TAR RawType |
Definition at line 86 of file multifact.hpp.
| typedef TAR BareType |
Definition at line 87 of file multifact.hpp.
| typedef TAR ResultType |
Definition at line 88 of file multifact.hpp.
|
inlinenoexcept |
Definition at line 92 of file multifact.hpp.
Collaboration diagram for PassAsIs< TAR >: