swh:1:snp:3cba5856b0ddc3feab6c3c2d096d614b02c883ec
Raw File
Tip revision: db3499df5d06ab2cacc61e9f7720a33456aeafe4 authored by Brad King on 30 November 2016, 14:54:05 UTC
CMake 3.7.1
Tip revision: db3499d
ABSTRACT.rst
ABSTRACT
--------

Is this source file an abstract class.

A property on a source file that indicates if the source file
represents a class that is abstract.  This only makes sense for
languages that have a notion of an abstract class and it is only used
by some tools that wrap classes into other languages.
back to top