Add TODO note.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42376 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
977db2b595
commit
d012351656
@ -25,6 +25,9 @@ public:
|
||||
bool HasBaseTypeName() const;
|
||||
type_kind TypeKind() const;
|
||||
int32 SubtypeKind() const;
|
||||
|
||||
// TODO: This should be further generalized to being able to
|
||||
// pass a full set of constraints for the base type, not just the name
|
||||
const BString& BaseTypeName() const;
|
||||
|
||||
void SetTypeKind(type_kind typeKind);
|
||||
|
Loading…
Reference in New Issue
Block a user