mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 14:54:30 +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
|
||||
{
|
||||
typedef l_end type;
|
||||
typedef T value_type;
|
||||
};
|
||||
|
||||
}}
|
||||
|
Reference in New Issue
Block a user