atscppapi  1.0.9
C++ wrapper for Apache Traffic Server API
 All Classes Files Functions Enumerations Enumerator Macros
Classes | Macros
noncopyable.h File Reference

A base class used to prevent dervied classes from being copyable, this effectively eliminates the copy constructor and assignment operator. More...

Go to the source code of this file.

Detailed Description

A base class used to prevent dervied classes from being copyable, this effectively eliminates the copy constructor and assignment operator.

Author
Brian Geffon
Manjesh Nilange