|
PIP
1.8.0
Platform-Independent Primitives
|
Linked list container, wrapper for std::list. More...
Functions | |
| template<typename T > | |
| PIByteArray & | operator<< (PIByteArray &s, const PIList< T > &v) |
| Store operator. | |
| template<typename T > | |
| PIByteArray & | operator>> (PIByteArray &s, PIList< T > &v) |
| Restore operator. | |
Linked list container, wrapper for std::list.
This file declares PIList