fixed out-of-sync comment

[SVN r26405]
This commit is contained in:
Joaquín M. López Muñoz
2004-12-02 18:16:19 +00:00
parent 42877c1d1b
commit bbbd77d3e9

View File

@ -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