|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
bindguard.hh
Go to the documentation of this file.
75 -> std::tuple< decltype( bindGuard( std::declval< std::tuple_element_t< i, Objects > >(), std::declval< Args >()... ) )... >
83 -> decltype( bindGuard( std::index_sequence_for< Object... >(), objects, std::forward< Args >( args )... ) )
85 return bindGuard( std::index_sequence_for< Object... >(), objects, std::forward< Args >( args )... );
virtual void operator()()=0
static auto bindGuard(Object &object, Args &&... args) -> std::enable_if_t< isBindable< Object, Args... >::value, BindGuard< Object > >
Definition bindguard.hh:67
Definition bindguard.hh:21
Definition bindguard.hh:59
T forward(T... args)
T make_tuple(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8