id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 554,wave method visibility issue...,uber_lexx_,Hartmut Kaiser,"{{{ in wave's cpp_context.hpp file the lines 188 and following look something like this #if !defined(BOOST_NO_MEMBER_TEMPLATE_FRIENDS) protected: /* stuff */ #endif /* helper methods */ if i've read this correctly, if BOOST_NO_MEMBER_TEMPLATE_FRIENDS is declared, then the helper method's visibility is public, otherwise it is protected. since i could find no reason why the helper methods should be public, i think you may want to put the protected before the #if !definded(...). br, alexander floh ps: if i'm completely wrong i apologize for bothering you ;) }}}",Bugs,closed,,None,None,,Rejected,,