HomeSort by relevance Sort by last modified time
    Searched full:type_dependent_covariance (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
virtual-override.cpp 220 namespace type_dependent_covariance { namespace
234 virtual D* f2(); // expected-error{{return type of virtual function 'f2' is not covariant with the return type of the function it overrides ('type_dependent_covariance::D *' is not derived from 'TB<1> *')}}

Completed in 118 milliseconds