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

Remove the last element from the list. More...

Detailed Description

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

Remove the last element from the list.

Template Parameters
TThe NonTypeList type.

Definition at line 23 of file flow_non_type_list.h.


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