Implement operator<< in terms of basic types rather than [u]int*_t, which is...
Implement operator<< in terms of basic types rather than [u]int*_t, which is better for portability. There might be some way to factor this all with metaprogramming magic, but I'm not sure how offhand. llvm-svn: 55114
Loading
Please register or sign in to comment