Skip to content

Consider to add namespace-specific version of to_chars(...) #153

@ckormanyos

Description

@ckormanyos

Consider adding a namespace-specific version of to_chars(...)

See also (track from, borrow from) corresponding work in cnl

<namespace-specific>::to_chars_result <namespace-specific>::to_chars
  (
    char* first,
    char* last,
    value,
    int base = 10
  );

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions