
4 Dec
2012
4 Dec
'12
10:14 p.m.
Eric Niebler wrote:
... until some other library ALSO defines a global nullptr symbol, making that library and boost mutually incompatible.
How is the end user supposed to actually use nullptr if it's not global? It's a keyword in C++11; boost::nullptr is not legal.