
22 Mar
2011
22 Mar
'11
9:26 p.m.
AMDG On 03/22/2011 03:37 AM, Tobias Germer wrote:
Index: aligned_storage.hpp =================================================================== --- aligned_storage.hpp (revision 70385) +++ aligned_storage.hpp (working copy) @@ -50,7 +50,7 @@
typename mpl::eval_if_c< alignment_ == std::size_t(-1) - , mpl::identity<detail::max_align> + , mpl::identity<::boost::detail::max_align>
Trigraph alert: You must add a space between '<' and ':'. Otherwise, it means '['. In Christ, Steven Watanabe