Ensure that non-shared_ptr, non-boxed_value, non-reference return types

are treated as const.
This commit is contained in:
Jason Turner
2011-03-26 09:03:36 -06:00
parent 92c836c58a
commit 87c29ebc91
3 changed files with 25 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
namespace chaiscript
{
/// \internal
namespace detail
{
namespace threading