Figaro Smartotum

Results 4 issues of Figaro Smartotum

Please, consider the following issue: Version: current master @ 4f3f5deaaa01825c63c83431bfa96ccec195f741 ASIO version 1.24.0 (Boost not installed) ``` #include #include #include int main() { crow::SimpleApp app; CROW_ROUTE(app, "/do")([&]() { return crow::response(200);...

bug

Hi, in order to prevent the duplications of long code fragments, I am looking for a way to chain where conditions in switch/if clauses. Please look at the following code...

duplicate

Just a note for other people that could incurr in the same issue performing a similar task. I am trying to perform a pretty challenging task. I want to use...

question

The commit history seems to indicate that the library is not even more maintainedo does it works almost perfectly and additional features are not developed anymore?