The C++ framework for developing highly scalable, high performance servers on Windows platforms.

ConditionalSmartPointer.h File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::Core

Classes

class  TConditionalSmartPointer
 A smart pointer to memory using the C++ new API. Calls delete on any memory that the TConditionalSmartPointer owns when it goes out of scope to aid in scope based designs. Note that the TConditionalSmartPointer can be told that it does NOT own the memory that it is given; this is useful if sometimes it holds dynamically allocated memory that it should own and delete and sometimes it holds a pointer to, for example, a static null object implementation. More...


Generated on Sun Sep 12 19:06:42 2021 for The Server Framework - v7.4 by doxygen 1.5.3