I read a text file (.json) that contains this:
{ "a" : true }
I read the file using:
std::ifstream fileStream; fileStrea