|
MPQC
3.0.0-alpha
|
boost::tuple tie wrapper More...
#include <mpqc/range/tie.hpp>
Public Member Functions | |
| tie (const Tuple &s) | |
| operator boost::array< range, N > () const | |
| cast range tuple as boost::array | |
| operator std::vector< range > () const | |
| cast range tuple as std::vector | |
Static Public Attributes | |
| static const int | N = boost::tuples::length<Tuple>::value |
boost::tuple tie wrapper