mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-29 12:07:36 +02:00
Renaming No-bounds concept to Unbounded concept.
This commit is contained in:
@ -228,7 +228,7 @@ And optionally from:
|
||||
{
|
||||
struct associative_tag {};
|
||||
|
||||
struct no_bounds_tag {};
|
||||
struct unbounded_tag {};
|
||||
}}
|
||||
|
||||
[*Semantics]: Establishes the conceptual classification of a particular
|
||||
|
Reference in New Issue
Block a user