Vcsn  2.3
Be Rational
vcsn::any Struct Reference

Whether some of the values evaluate as true. More...

#include <tuple.hh>

Collaboration diagram for vcsn::any:

Public Member Functions

template<typename... Bool>
bool operator() (Bool &&...values)
 

Detailed Description

Whether some of the values evaluate as true.

Made a functor to be easily composable with unpack.

Definition at line 460 of file tuple.hh.

Member Function Documentation

template<typename... Bool>
bool vcsn::any::operator() ( Bool &&...  values)
inline

Definition at line 463 of file tuple.hh.

References vcsn::res, and vcsn::detail::void.


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