qxLib
|
Go to the source code of this file.
Functions | |
template<class T > | |
T & | qx::ref () |
Get a reference to default construct a reference. More... | |
|
inline |
Get a reference to default construct a reference.
This function is useful when you cannot initialise a reference when creating an object, but once it is initialised you can guarantee the validity of the reference
T | - reference type |
- | stub reference. do not try to use it as it is invalid |