OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
functor.cpp File Reference

C++ Functor template implementation. More...

#include <owl/pch.h>
#include <owl/defs.h>
#include <owl/functor.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Detailed Description

C++ Functor template implementation.

Based on Functors described in Rich Hickey's 'Callbacks in C++ using template functors' Feb 95 C++ Report

Definition in file functor.cpp.