throwing exception in operator new functionWith keeping track of objects and trowing exception in constructor everything is OK.But I don't kno...
throwing exception in operator new functionI must create a class with its own operator new. This operator should allocate ten objects, and on ...
add int to stringŠ¢hanks.Now it is OK.
add int to stringHi.I have to write a class with string and static int member,and to add int to string in the default...
returning value of function by static pointerMy fault.I missed "=" and swaped true and false in main() and now it's OK.Thanks
This user does not accept Private Messages