mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-31 21:14:43 +02:00
Added default typedef mpl::false_ is_segmented;
[SVN r74427]
This commit is contained in:
@@ -21,6 +21,7 @@ namespace boost { namespace fusion
|
||||
typedef Derived derived_type;
|
||||
typedef Category category;
|
||||
typedef IsView is_view;
|
||||
typedef mpl::false_ is_segmented;
|
||||
};
|
||||
}}
|
||||
|
||||
|
Reference in New Issue
Block a user