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

Remove the first element from the list. More...

Detailed Description

template<typename T>
struct flow::PopFront< T >

Remove the first element from the list.

Template Parameters
TThe NonTypeList type.

Definition at line 19 of file flow_non_type_list.h.


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