mirror of
https://github.com/boostorg/fusion.git
synced 2025-08-04 15:04:44 +02:00
associative_sequence_tag -> associative_tag
[SVN r57337]
This commit is contained in:
@@ -225,7 +225,7 @@ And optionally from:
|
||||
|
||||
namespace boost { namespace fusion
|
||||
{
|
||||
struct associative_sequence_tag {};
|
||||
struct associative_tag {};
|
||||
}}
|
||||
|
||||
[*Semantics]: Establishes the conceptual classification of a particular
|
||||
|
Reference in New Issue
Block a user