New float double and long double random gen functions. more comments
This commit is contained in:
@@ -18,16 +18,6 @@ cUtility::cUtility()
|
||||
cUtility::~cUtility()
|
||||
{}
|
||||
|
||||
/// public:
|
||||
// cUtility& cUtility::operator=( const cUtility& copy )
|
||||
// {
|
||||
// if (this != ©)
|
||||
// {
|
||||
// }
|
||||
//
|
||||
// return *this;
|
||||
// }
|
||||
|
||||
/// Functions
|
||||
/*static*/ cUtility& cUtility::Inst()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user