Check if STD::map key and value are a certain typeI have a std::map<std::string, std::shared_ptr<LaunchData>>. How can I check if the map passed into ...
Parsing stringI agree, however, how could I perform this parsing without using a JSON library?
Parsing stringSay I have a string with json like data such as "{"flight_number":65,"mission_name":"Telstar 19V","m...
String to vectorThe goal is to take a string like: "a -1 4 -1 -1 -1 -1 -1 8 -1" and turn in into a vector that ho...
LNK2019: unresolved external symbol errors after migrating down to VS2013@Ganado I don't believe so @helios The run time libraries are all set to Multi-threaded Debug DLL. I...
This user does not accept Private Messages