mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
use of "small" changed to "small_" to suppress confusion on some compilers
[SVN r12916]
This commit is contained in:
parent
ad79a21abd
commit
1662bb5713
@ -34,7 +34,7 @@ namespace boost{
|
||||
|
||||
namespace detail{
|
||||
|
||||
template <typename T, bool small>
|
||||
template <typename T, bool small_>
|
||||
struct ct_imp2
|
||||
{
|
||||
typedef const T& param_type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user