Ada.Strings.Unbounded

GPTKB entity

Statements (35)
Predicate Object
gptkbp:instanceOf software
gptkbp:compatibleWith gptkb:Ada_programming_language
gptkbp:contains String type
gptkbp:documentedIn gptkb:Ada_Reference_Manual
https://www.w3.org/2000/01/rdf-schema#label Ada.Strings.Unbounded
gptkbp:includes Append procedure
Copy function
Delete procedure
From_String function
Insert procedure
Length function
Set_Length procedure
To_String function
Trim procedure
gptkbp:is_designed_to handling large strings
gptkbp:is_part_of gptkb:Ada_95
gptkb:Ada_2012
gptkb:Ada_standard_library
Ada 2005
Ada_202x
gptkbp:is_recognized_for gptkb:Ada_programming_language
gptkbp:is_used_in text processing
string manipulation
gptkbp:maintainedBy gptkb:Ada_community
gptkbp:performance performance
gptkbp:provides String comparison
String concatenation
String formatting
String searching
String slicing
unbounded string manipulation
gptkbp:suitableFor embedded systems
real-time systems
gptkbp:supports Unicode strings
gptkbp:uses dynamic memory allocation