claw
1.9.0
|
Specialisation of split_type_list_at for an empty list or the case where the delimiter is no_type. More...
#include <type_list.hpp>
Public Types | |
typedef no_type | left_part_type |
There is no left part if there is no list. | |
typedef no_type | right_part_type |
There is no right part if there is no list. | |
Specialisation of split_type_list_at for an empty list or the case where the delimiter is no_type.
Definition at line 83 of file type_list.hpp.