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

Prepend a value to the list. More...

Detailed Description

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

Prepend a value to the list.

Template Parameters
TThe NonTypeList type.
valueThe value to prepend.

Definition at line 15 of file flow_non_type_list.h.


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