User: elfeck

  • Public profile

User profile: elfeck

User info
User name:elfeck
History
Joined:
Number of posts:48
Latest posts:

Collecting headers into one header
Hello, 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 operator
Hello, I want to override the indircet and dereference operator: [code] class Content { public: v...

Project-wide redefinition of builtin types
Hello, I'm writing a library that needs a lot of fixed length integer values such as uint32_t and...

deleting array elements seperately
Hello, is it possible to replace a [code]delete[] myarray;[/code] call with a [code]for...

This user does not accept Private Messages