Skip to content

[wpiutil] Update json implementation #4739

Closed
@PeterJohnson

Description

@PeterJohnson

The current JSON implementation in wpiutil is based on a very old version of nlohmann JSON with lots of customizations to reduce compile time overhead (untemplating, using LLVM containers, moving a lot of code out of line). This should be updated to the most recent version. Ideally it would also use upstream_utils, but this is likely quite difficult due to the number of customizations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildMonorepo organization, gradle/cmake, upstream_utils, etccomponent: wpiutilWPI utility library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions