Add documents for No-bounds sequences.

This commit is contained in:
Kohei Takahashi
2015-03-22 09:45:17 +09:00
parent 1e21a4eb7a
commit 8aa35da4c4
5 changed files with 81 additions and 3 deletions

View File

@ -227,6 +227,8 @@ And optionally from:
namespace boost { namespace fusion
{
struct associative_tag {};
struct no_bounds_tag {};
}}
[*Semantics]: Establishes the conceptual classification of a particular