Skip to content

Unify classes (c++) #1

Description

@djvanderlaan

We currently have a cppr::logical and a cppr::boolean; a cppr::rstring
and std::string; a cppr::integer and a int; a cppr::numeric and
a double. Try to unify this: one of each type. This might also reduce the
code in as_rvec for example.

For cppr::rstring this has been resolved: std::string is now used and
cppr::rstring no longer exists.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions