Subject: [Boost-bugs] [Boost C++ Libraries] #10653: doc: typos
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-12 15:17:58
#10653: doc: typos
------------------------------------+----------------------
Reporter: akim demaille <akim@â¦> | Owner: ebf
Type: Bugs | Status: new
Milestone: To Be Determined | Component: variant
Version: Boost 1.56.0 | Severity: Cosmetic
Keywords: |
------------------------------------+----------------------
This page:
http://www.boost.org/doc/libs/1_56_0/doc/html/BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS.html
is really fishy. Really, "VARAINT", not "VARIANT"? "VIZITOR", not
"VISITOR"??? "BOOST", not "BOOOOST"?
That's indeed what the code reads:
{{{
#ifndef BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS
# define BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS 4
#endif
}}}
but what's the point?
Also, the end of
http://www.boost.org/doc/libs/1_56_0/doc/html/variant/tutorial.html#variant.tutorial.recursive
about multi visitation is not clear to me. Typically, it seems that
bool_like_t what meant to be used, but is not.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10653> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC