Development guide

Class Templates

All member functions of a class template are defined inline, inside the class declaration. At this time this is the only portable way to define class templates.