forked from boostorg/type_traits
With apologies: changed Rani's surname so that the code will compile cleanly on machines using a far-eastern locale, unfortunately non-ASCII characters in source files are not portable across platforms and compilers.
[SVN r34507]
This commit is contained in:
@ -37,7 +37,7 @@ namespace detail {
|
||||
This version detects ambiguous base classes and private base classes
|
||||
correctly, and was devised by Rani Sharoni.
|
||||
|
||||
Explanation by Terje Sletteb<EFBFBD> and Rani Sharoni.
|
||||
Explanation by Terje Slettebo and Rani Sharoni.
|
||||
|
||||
Let's take the multiple base class below as an example, and the following
|
||||
will also show why there's not a problem with private or ambiguous base
|
||||
|
Reference in New Issue
Block a user