------- Comment #1 from tbm at cyrius dot com  2007-08-25 09:56 -------
95: template <class T>
96: struct extent_imp<T[], 0>
97: {
98:    BOOST_STATIC_CONSTANT(std::size_t, value = 0);
99: };


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33185

Reply via email to