[Boost-bugs] [ boost-Bugs-1412760 ] wave method visibility issue...

Bugs item #1412760, was opened at 2006-01-23 12:15 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1412760&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Alexander Floh (uber_lexx_) Assigned to: Nobody/Anonymous (nobody) Summary: wave method visibility issue... Initial Comment: 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 ;) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1412760&group_id=7586 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net