mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-02 05:54:31 +02:00
fixed out-of-sync comment
[SVN r26405]
This commit is contained in:
@@ -85,7 +85,7 @@ public: // _should_ be noncopyable, but GCC compiler emits error
|
||||
aligned_storage(const aligned_storage&);
|
||||
aligned_storage& operator=(const aligned_storage&);
|
||||
|
||||
#endif // gcc2.x workaround
|
||||
#endif // gcc < 3.2.3 workaround
|
||||
|
||||
public: // structors
|
||||
|
||||
|
Reference in New Issue
Block a user