mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 14:54:30 +02:00
na spec bug fix
[SVN r26152]
This commit is contained in:
@@ -104,6 +104,7 @@ struct lambda< \
|
||||
> \
|
||||
{ \
|
||||
typedef false_ is_le; \
|
||||
typedef name< BOOST_MPL_AUX_NA_PARAMS(i) > result_; \
|
||||
typedef name< BOOST_MPL_AUX_NA_PARAMS(i) > type; \
|
||||
}; \
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user