Skip to content

Iterator-based APIs #9

Closed
Closed
@swinbank

Description

@swinbank

From the readme:

a problem remains in that STL types dominate the public interface (primarily string parameters to the model object initialize/set methods). As it currently stands, developers that forgo STL entirely (rolling their own strings/containers/etc...) are forced to create many temporaries...

Should I be worried that you're not using the canonical C++ technique for working with generic strings and containers? The standard algorithms library is the perfect reference. The Boost String Algorithms library is another one.

At any rate, I am happy to finally see any kind of native API for AWS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.guidanceQuestion that needs advice or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions