Closed mitzimorris closed 1 year ago
add a move constructor to stan::callbacks::json_writer
CmdStan needs to construct arrays of json_writers in order to run multi-path pathfinder, which requires a move constructor.
v2.32.2
Summary:
add a move constructor to stan::callbacks::json_writer
Description:
CmdStan needs to construct arrays of json_writers in order to run multi-path pathfinder, which requires a move constructor.
Current Version:
v2.32.2