id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6758,not all members was initialized by base_iteration_context constructor.,wuye9036@…,Hartmut Kaiser,"This constructor (boost/wave/cpp_iteration_context.hpp, line 110): base_iteration_context(ContextT& ctx_, IteratorT const &first_, IteratorT const &last_, BOOST_WAVE_STRINGTYPE const &fname, std::size_t if_block_depth = 0, file_type type = main_file) : first(first_), last(last_), real_filename(fname), real_relative_filename(fname), filename(fname), line(1), emitted_lines(0), if_block_depth(if_block_depth), ctx(ctx_) ''base_iteration_context::type'' is not initialized by the argument of construct ''type''. ",Bugs,closed,To Be Determined,wave,Boost 1.48.0,Problem,fixed,,