Remove use of deprecated macros in documentation#3
Remove use of deprecated macros in documentation#3mclow wants to merge 1 commit intoboostorg:developboostorg/local_function:developfrom
Conversation
|
Ping? |
|
Hi Marshall, Yes, QuickBook needs to be ran to re-generate the HTML and those need to be I am hoping to have time to do this in the next couple of weeks (as I These are trivial changes to make... but I have been completely busy with a Thanks. On Tue, Oct 13, 2015 at 9:39 AM, Marshall Clow notifications@github.com
--Lorenzo |
|
Hi Marshall, I have updated LocalFunction HTML docs. Do you want me to just commit those Thanks, On Tue, Oct 13, 2015 at 9:39 AM, Marshall Clow notifications@github.com
--Lorenzo |
|
That would be great, thanks! |
Replace uses in the documentation of the deprecated macro
BOOST_NO_LOCAL_CLASS_TEMPLATE_PARAMETERSwithBOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERSinstead.The code already uses
BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS, this is just a documentation change.I didn't touch the HTML files; I assume that they need to be regenerated from the QBK and checked in separately.