mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 23:04:33 +02:00
merge RC_1_32_0 fixes
[SVN r26337]
This commit is contained in:
@@ -23,6 +23,7 @@ template< typename T > struct list0_c
|
|||||||
: l_end
|
: l_end
|
||||||
{
|
{
|
||||||
typedef l_end type;
|
typedef l_end type;
|
||||||
|
typedef T value_type;
|
||||||
};
|
};
|
||||||
|
|
||||||
}}
|
}}
|
||||||
|
Reference in New Issue
Block a user