Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
_EmptyBinding< ELM > Struct Template Reference

#include "lib/diff/tree-mutator-collection-binding.hpp"

Description

template<class ELM>
struct lib::diff::anonymous_namespace{tree-mutator-collection-binding.hpp}::_EmptyBinding< ELM >

Definition at line 593 of file tree-mutator-collection-binding.hpp.

Static Public Member Functions

static bool __ERROR_missing_matcher (GenNode const &, ELM const &)
 
static ELM __ERROR_missing_constructor (GenNode const &)
 
static bool ignore_selector (GenNode const &spec)
 
static bool disable_assignment (ELM &, GenNode const &)
 
static bool disable_childMutation (ELM &, GenNode::ID const &, TreeMutator::Handle)
 
template<class COLL >
static auto attachTo (COLL &coll)
 

Member Function Documentation

◆ __ERROR_missing_matcher()

template<class ELM >
static bool __ERROR_missing_matcher ( GenNode const &  ,
ELM const &   
)
inlinestatic

Definition at line 596 of file tree-mutator-collection-binding.hpp.

◆ __ERROR_missing_constructor()

template<class ELM >
static ELM __ERROR_missing_constructor ( GenNode const &  )
inlinestatic

Definition at line 602 of file tree-mutator-collection-binding.hpp.

◆ ignore_selector()

template<class ELM >
static bool ignore_selector ( GenNode const &  spec)
inlinestatic

Definition at line 608 of file tree-mutator-collection-binding.hpp.

◆ disable_assignment()

template<class ELM >
static bool disable_assignment ( ELM &  ,
GenNode const &   
)
inlinestatic

Definition at line 616 of file tree-mutator-collection-binding.hpp.

◆ disable_childMutation()

template<class ELM >
static bool disable_childMutation ( ELM &  ,
GenNode::ID const &  ,
TreeMutator::Handle   
)
inlinestatic

Definition at line 622 of file tree-mutator-collection-binding.hpp.

◆ attachTo()

template<class ELM >
template<class COLL >
static auto attachTo ( COLL &  coll)
inlinestatic

Definition at line 630 of file tree-mutator-collection-binding.hpp.

References lib::diff::anonymous_namespace{tree-mutator-collection-binding.hpp}::createCollectionBindingBuilder().

+ Here is the call graph for this function:
+ Inheritance diagram for _EmptyBinding< ELM >:
+ Collaboration diagram for _EmptyBinding< ELM >:

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