Skip to content

Notes about dump function #2027

Description

@mVento3

Hi, while compiling my project I am getting many those notes:
note: see reference to function template instantiation 'std::basic_string<char,std::char_traits<char>,std::allocator<char>> nlohmann::basic_json<std::map,std::vector,std::string,bool,int64_t,uint64_t,double,std::allocator,nlohmann::adl_serializer>::dump(const int,const char,const bool,const nlohmann::basic_json<std::map,std::vector,std::string,bool,int64_t,uint64_t,double,std::allocator,nlohmann::adl_serializer>::error_handler_t) const' being compiled. Earlier I was compiling my project on windows 7 and it was fine, now i am on windows 10 and i have those notes. It is a bit annoying because it is thousands of this. I am using VS Code, custom build system based on MSVC 19.25.2861 x64 and dev branch of this library. Any solution for that?
Best regards, Aleksander.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions