Flow
Documentation for the Flow C++ Library
Loading...
Searching...
No Matches
flow::Append< T, value > Struct Template Reference

Append a value to the list. More...

Detailed Description

template<typename T, auto value>
struct flow::Append< T, value >

Append a value to the list.

Template Parameters
TThe NonTypeList type.
valueThe value to append.

Definition at line 10 of file flow_non_type_list.h.


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