[Boost-docs] Correction to The Boost Tuple Library: #include syntax

Subject: [Boost-docs] Correction to The Boost Tuple Library: #include syntax
From: Krzysztof Żelechowski (giecrilj_at_[hidden])
Date: 2011-09-28 15:16:13


Boost libraries are unlikely to be local to a project.

<URL: file:///usr/share/doc/packages/boost-1.44.0/
libs/tuple/doc/tuple_users_guide.html#using_library >

Using the library
To use the library, just include:
#include <boost/tuple/tuple.hpp>
Comparison operators can be included with:
#include <boost/tuple/tuple_comparison.hpp>
To use tuple input and output operators,
#include <boost/tuple/tuple_io.hpp>


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC