libspimpl

[brief]

PIMPLs without having to implement any special member functions

This is a build2 package for the spimpl C++ header library. It provides a single-header C++ library for PIMPLs without having to implement any special member functions as described in oliora's blog.

Usage

To start using libspimpl in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:

depends: libspimpl ^1.2.0

Then import the library in your buildfile:

import libs = libspimpl%lib{spimpl}
license BSL-1.0
project libspimpl
url github.com/oliora/samples/
1 Version
version 1.2.0
repository https://pkg.cppget.org/1/testing
depends 0
reviews 0