tinympl  0.2
mini MPL library for C++11
tinympl::logical_and< Args > Class Template Reference

Computes the logical and of all its arguments. More...

#include <tinympl/logical_and.hpp>

Inherits tinympl::and_b< Args >.

Detailed Description

template<class... Args>
class tinympl::logical_and< Args >

Computes the logical and of all its arguments.


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