Greetings: It should be possible to override all fundamental pointers with a given class. This is very important and can save a lot of trouble. How about:
template <typename T>
struct T *
{
...
};
--
Summary: Wishlist: To override all C pointers with C++ wrappers
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: philippe at fornux dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35778
