Fixed a few more notes from Niall

This commit is contained in:
Antony Polukhin
2013-10-31 11:40:16 +04:00
parent 868328d2f6
commit 79fbd3ab5c
4 changed files with 12 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
This patch requires additional care.
It works and tested through the Boost.Graph tests, but in some places `typeid(variable)` were replaced with `typeid(Type)`.