rcsoccersim / rcssserver

The RoboCup Soccer Simulator Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace boost::any with std::any or std::variant.

hidehisaakiyama opened this issue · comments

boost::any should be replaced with std::any or std::variant.