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
bitset.cpp File Reference

Implementation of TBitSet, a set of up to 256 bit flags. More...

#include <owl/pch.h>
#include <owl/bitset.h>
#include <owl/objstrm.h>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Detailed Description

Implementation of TBitSet, a set of up to 256 bit flags.

Definition in file bitset.cpp.