File: type.cxx

package info (click to toggle)
cmtk 3.2.2-1.3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 10,428 kB
  • ctags: 11,670
  • sloc: cpp: 86,941; ansic: 23,347; sh: 3,896; xml: 1,551; perl: 700; makefile: 344
file content (3 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (18)
1
2
3
typedef int foo_simple_t;		/* Simple integer type */

typedef int foo_simple_private_t;	/* @private@ */