OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.old-deja/] [g++.jason/] [scoping14.C] - Rev 699

Compare with Previous | Blame | View Log

// { dg-do assemble  }
// [class.scope0]: The scope of a name declared in a class consists
// ... also of all ... default arguments ... in that class ....

struct A {
  void f (int A::* = &A::i);    
  int i;
};

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.