I've done some googling and as far as I can tell, I would have to write my own literal suffix operator to achieve a binary literal. I just wanted to check to be sure there isn't already one in the standard C++11 libraries (not another library like boost).