Lely core libraries 2.3.4
lely::impl::c_pack_pop_back< T, S > Struct Template Reference

Pops a type from the back of a parameter pack. More...

#include <c_call.hpp>

Inheritance diagram for lely::impl::c_pack_pop_back< T, S >:
Collaboration diagram for lely::impl::c_pack_pop_back< T, S >:

Detailed Description

template<class T, class... S>
struct lely::impl::c_pack_pop_back< T, S >

Pops a type from the back of a parameter pack.

Definition at line 84 of file c_call.hpp.


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