BLPAPI C++ 3.26.6
Loading...
Searching...
No Matches
Component blpapi_name

Detailed Description

Provide a representation of strings for use as container keys.

Purpose:
Provide a representation of strings for use as container keys.
Classes:
blpapi::Nameconstant string in an efficient form for use as container keys
Description:
This component implements a representation of a string which is efficient for use as a key in a container (constant-time hashing and ordering operations using the standard "intern string" technique).

Classes

class  Name