Class params_base
Common functionality for containers
Types
Name |
Description |
The value type |
|
The reference type |
|
The reference type |
|
An unsigned integer type to represent sizes. |
|
A signed integer type used to represent differences. |
Member Functions
Name |
Description |
Return the referenced character buffer. |
|
Return true if there are no params |
|
Return the number of params |
|
Return an iterator to the beginning |
|
Return an iterator to the end |
|
Return true if a matching key exists |
|
Return the number of matching keys |
|
Find a matching key |
|
Find a matching key |
|
Find a matching key |
|
Find a matching key |