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

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

#include <tinympl/logical_or.hpp>

Inherits tinympl::or_b< Args >.

Detailed Description

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

Computes the logical or of all its arguments.


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