My Project
Protected Member Functions
I_P_List_fast_push_back< T > Class Template Reference

#include <sql_plist.h>

List of all members.

Protected Member Functions

 I_P_List_fast_push_back (T **a)
void set_last (T **a)
T ** get_last () const
void swap (I_P_List_fast_push_back< T > &rhs)

Detailed Description

template<typename T>
class I_P_List_fast_push_back< T >

An insertion policy class for I_P_List which can be used when fast push_back() operation is required.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines