Collecting headers into one headerHello, I'm writing a few libraries (statically and dynamically linked) for my own use. Each lib c...
Double deref operator[quote]I have a pointer of Container and not an object.[/quote]
Double deref operatorHello, I want to override the indircet and dereference operator: [code] class Content { public: v...
Project-wide redefinition of builtin typesHello, I'm writing a library that needs a lot of fixed length integer values such as uint32_t and...
deleting array elements seperatelyHello, is it possible to replace a [code]delete[] myarray;[/code] call with a [code]for...
This user does not accept Private Messages