There are some empty classes that only inherit constructors.
They look dubious, but I'll leave them as they are.
Details
Details
- Reviewers
shankarke
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Simon, thanks for the info. I tried to compile this with MSVC 2013 and found that this doesn't compile. Looks like MSVC 2013 doesn't support constructor inheritance at all. https://msdn.microsoft.com/en-us/library/vstudio/hh567368.aspx. Sigh.
Abandoning.