Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucy Wiki" for change notification.
The "LucyBookClub" page has been changed by LoganBell: http://wiki.apache.org/lucy/LucyBookClub?action=diff&rev1=44&rev2=45 [[mailto:[email protected]|[email protected]]] == Upcoming Meetings == + + === Tuesday April 9, 7:00 pm PDT: === + Drepper Paper: + + {{{ + 2.2.4 Define Visibility for C++ classes + 2.2.5 Use Export Maps + 2.2.6 Libtool's -export-symbols + 2.2.7 Avoid Using Exported Symbols + 2.3 Shortening Symbol Names + 2.4 Choosing the Right Type + 2.4.1 Pointers vs Arrays + 2.4.2 Forever Const + 2.4.3 Array of Data Pointers + 2.4.4 Array of Function Pointers + 2.4.5 C++ Virtual Function Tables + }}} + + Review questions: + + TBA + + + == Community Notes == + + Below are an excerpt of notes from previous meetings and or anything of interest related to the meetings. === Tuesday April 2, 7:00 pm PDT: === Drepper Paper: @@ -49, +75 @@ 7. If -fvisibility=hidden is used, how would I enable a symbol to have default visibility? - == Community Notes == - - Below are an excerpt of notes from previous meetings and or anything of interest related to the meetings. === Tuesday March 19, 7:00 pm PDT: ===
