mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
338b59f329
When wrapping calls to crow from other code bases, I have had to call `operator""_method` explicitly. Breaking it into two methods, `method_from_string` and `operator""_method` allows one to compose this code elsewhere. |
||
---|---|---|
.. | ||
crow | ||
crow.h |