YOrch 1.0.0
Loading...
Searching...
No Matches
yorch::detail::tree_node_binder_base< BuilderStorage, Level, FanoutPolicy > Struct Template Reference

#include <node_binder.hpp>

Inheritance diagram for yorch::detail::tree_node_binder_base< BuilderStorage, Level, FanoutPolicy >:

Public Attributes

BuilderStorage builder
 
FanoutPolicy fanout_policy
 

Static Protected Member Functions

template<typename Self >
static constexpr decltype(autobuilder_ref (Self &&self)
 

Detailed Description

template<typename BuilderStorage, std::size_t Level, typename FanoutPolicy>
struct yorch::detail::tree_node_binder_base< BuilderStorage, Level, FanoutPolicy >

Definition at line 14 of file node_binder.hpp.

Member Function Documentation

◆ builder_ref()

template<typename BuilderStorage , std::size_t Level, typename FanoutPolicy >
template<typename Self >
static constexpr decltype(auto) yorch::detail::tree_node_binder_base< BuilderStorage, Level, FanoutPolicy >::builder_ref ( Self &&  self)
inlinestaticconstexprprotected

Definition at line 20 of file node_binder.hpp.

Member Data Documentation

◆ builder

◆ fanout_policy

Definition at line 16 of file node_binder.hpp.


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