https://github.com/macmade/pimpl
Generic C++11 PIMPL implementation
https://github.com/macmade/pimpl
c-plus-plus generic implementation pimpl private
Last synced: 5 months ago
JSON representation
Generic C++11 PIMPL implementation
- Host: GitHub
- URL: https://github.com/macmade/pimpl
- Owner: macmade
- License: mit
- Created: 2014-12-17T06:43:49.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T15:36:08.000Z (over 1 year ago)
- Last Synced: 2025-04-19T17:12:18.201Z (8 months ago)
- Topics: c-plus-plus, generic, implementation, pimpl, private
- Language: C++
- Size: 117 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
PIMPL
=====
[](https://github.com/macmade/PIMPL/actions/workflows/ci-mac.yaml)
[](https://github.com/macmade/PIMPL/actions/workflows/ci-win.yaml)
[](https://github.com/macmade/PIMPL/issues)


[](https://twitter.com/macmade)
[](https://github.com/sponsors/macmade)
About
-----
Generic C++11 PIMPL implementation.
License
-------
PIMPL is released under the terms of the MIT License.
Repository Infos
----------------
Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade