xref
: /
openbsd-src
/
regress
/
libexec
/
ld.so
/
constructor
/
libaa
/
aa.h
(revision 59f68d03d92a6031d60f0b75167717036a90a34d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
class
AA
{
2
public
:
3
AA
(
const
char
*);
4
};
5
6
7