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

#include <sql_plist.h>

List of all members.

Protected Member Functions

 I_P_List_no_push_back (T **a)
void set_last (T **a)
void swap (I_P_List_no_push_back< T > &rhs)

Detailed Description

template<typename T>
class I_P_List_no_push_back< T >

A null insertion policy class for I_P_List to be used in cases when push_back() operation is not necessary.


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