Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PDE API Tools have not yet adopted the new language constructs #29

Open
@neemo14-15

Description

Summary:
The C++ mapping does not permit extraction of a Fixed from an Any
in a generic way -- I must always specify matching digits and scale in
order to call Any::to_fixed(). This is inconvenient if an application
wants to deal with Fixed values generically (because Fixed is a generic
type in C++ anyway).

Proposal:

Add an overloaded >>= operator for extraction of Fixed from an Any. 
The operator sets the Fixed value to whatever scale and digits
are present in the type code.
 Cheers,
 Michi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /