T O P I C R E V I E W |
rm822 |
Posted - Oct 23 2006 : 1:48:08 PM VA 1535
I have a header
namespace MyNS { void Foo(){ /* impl */ } }; move implementation to source file is not working for free functions
|
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Apr 10 2010 : 9:20:30 PM case=3207 is fixed in build 1819 |
feline |
Posted - Oct 23 2006 : 3:58:11 PM confirmed. interestingly Move Implementation to Source File is available for functions that are not members of a class.
case=3207 |