Lely core libraries  2.3.4
lely::compat::conjunction< B > Struct Template Reference

Forms the logical conjunction of the type traits B..., effectively performing a logical AND on the sequence of traits. More...

#include <type_traits.hpp>

Inheritance diagram for lely::compat::conjunction< B >:
Collaboration diagram for lely::compat::conjunction< B >:

Detailed Description

template<class... B>
struct lely::compat::conjunction< B >

Forms the logical conjunction of the type traits B..., effectively performing a logical AND on the sequence of traits.

Definition at line 222 of file type_traits.hpp.


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