Molassembler  1.0.0
Molecule graph and conformer library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Scine::Molassembler::Temple::Functor::Get< i > Struct Template Reference

Metafunction calling std::get on an argument with a bound index. More...

#include <Functor.h>

Public Member Functions

template<typename T >
constexpr auto operator() (const T &t) const
 Call std::get<i> on the argument.
 

Detailed Description

template<unsigned i>
struct Scine::Molassembler::Temple::Functor::Get< i >

Metafunction calling std::get on an argument with a bound index.


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