This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

class Geo::NonCopyable

Base class for classes that are meant to be noncopyable.

Lifted from boost::noncopyable. Derive from this privately, as it isn't meaningful to hold a collection of NonCopyable* in an array.

  • No labels