Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
explicit function default
An explicit function default is a C++0x feature for explicitly writing that a certain function is default generated by the compiler.
Operating system(s) or programming environment(s)
Lubuntu 11.04 (natty)
Qt Creator 2.0.1Libraries used:
STL: GNU ISO C++ Library, version 4.5.2
#------------------------------------------------- |
///The POD has explicit function defaults |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.