Cleanup line endings, file endings, some spacing etc.

This commit is contained in:
Chris Glover
2016-08-21 12:47:44 -04:00
parent 3bb646d19b
commit b6b23bad3a
10 changed files with 54 additions and 55 deletions

View File

@@ -246,7 +246,7 @@ Depending on the `typeid()` availability TypeIndex library will choose an optima
[macroref BOOST_TYPE_INDEX_REGISTER_CLASS] macro is a helper macro that places some virtual helper functions or
expands to nothing.
[macroref BOOST_TYPE_INDEX_REGISTER_RUNTIME_CLASS] macro is a helper macro that places the same
[macroref BOOST_TYPE_INDEX_REGISTER_RUNTIME_CLASS] macro is a helper macro that places the same
helpers as BOOST_TYPE_INDEX_REGISTER_CLASS plus some additional helpers for boost::typeindex::runtime_cast
to function.