skip to main
|
skip to sidebar
Tech Musings and Assorted Thoughts
Wednesday, September 10, 2014
Uses of private inheritance
Found a really cool use of private inheritance in C++ in this answer on stackoverflow: http://stackoverflow.com/a/676725/422131.
More details to follow.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
►
2023
(12)
►
November
(1)
►
October
(1)
►
September
(2)
►
August
(2)
►
June
(1)
►
April
(2)
►
March
(1)
►
February
(2)
►
2022
(5)
►
December
(1)
►
July
(1)
►
April
(2)
►
March
(1)
►
2021
(3)
►
August
(1)
►
July
(1)
►
May
(1)
►
2020
(3)
►
December
(1)
►
September
(1)
►
August
(1)
►
2019
(1)
►
April
(1)
►
2018
(2)
►
May
(1)
►
February
(1)
►
2017
(2)
►
November
(2)
►
2016
(1)
►
February
(1)
►
2015
(3)
►
September
(1)
►
February
(1)
►
January
(1)
▼
2014
(3)
►
October
(1)
▼
September
(1)
Uses of private inheritance
►
August
(1)
►
2013
(1)
►
December
(1)
►
2012
(1)
►
October
(1)
►
2010
(1)
►
November
(1)
►
2009
(2)
►
February
(2)
►
2008
(7)
►
August
(2)
►
July
(5)
Links
Bjarne Stroustrup's C++ Page
Bjarne Stroustrup's C++ FAQs
Boost C++ Libraries Homepage
C++ Next - Next Generation C++ Articles
Online C++ Language and Standard Library Documentation
C++ Coding Style online guide
IDE One
C/C++ Users' Group
Introduction to Spirit Parser Framework
Examples of Design Patterns
WordAligned
EBNF Syntax
Lambda functions internals
Thinking Asynchronously in C++
Alex Stepanov's Interview
C++ Libraries of all kinds
Operating System Macros
A peek into my library
Search Engine Submission
Free Search Engine Submission
No comments:
Post a Comment