VisionCpp  0.0.1
Static Public Attributes | List of all members
visioncpp::internal::OutputLocation< true, OutOffset > Struct Template Reference

specialisation of the OutputLocation when the node is the immediate child of the root node More...

#include <evaluator.hpp>

Collaboration diagram for visioncpp::internal::OutputLocation< true, OutOffset >:

Static Public Attributes

static constexpr size_t ID = 0
 

Detailed Description

template<size_t OutOffset>
struct visioncpp::internal::OutputLocation< true, OutOffset >

specialisation of the OutputLocation when the node is the immediate child of the root node

Definition at line 271 of file evaluator.hpp.

Member Data Documentation

◆ ID

template<size_t OutOffset>
constexpr size_t visioncpp::internal::OutputLocation< true, OutOffset >::ID = 0
staticconstexpr

Definition at line 272 of file evaluator.hpp.


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