Unordered Associative Containers (C++) - Usage Example

Usage Example

#include #include #include int main { std::unordered_map months; months = 31; months = 28; months = 31; months = 30; months = 31; months = 30; months = 31; months = 31; months = 30; months = 31; months = 30; months = 31; std::cout << "september -> " << months << std::endl; std::cout << "april -> " << months << std::endl; std::cout << "december -> " << months << std::endl; std::cout << "february -> " << months << std::endl; return 0; }

Read more about this topic:  Unordered Associative Containers (C++)

Famous quotes containing the word usage:

    Pythagoras, Locke, Socrates—but pages
    Might be filled up, as vainly as before,
    With the sad usage of all sorts of sages,
    Who in his life-time, each was deemed a bore!
    The loftiest minds outrun their tardy ages.
    George Gordon Noel Byron (1788–1824)

    I am using it [the word ‘perceive’] here in such a way that to say of an object that it is perceived does not entail saying that it exists in any sense at all. And this is a perfectly correct and familiar usage of the word.
    —A.J. (Alfred Jules)