// TODO: Write blurb
User Details
- Time Zone
- PST
- Location
- Greater Seattle Area
- Nickname
- Jake/Jacob
- Github Account
- https://github.com/xaanit
- Operating System
- Windows 10
- Favorite Color
- #249999
- Working on...
- CLI Argument parser for the JVM
- Coffee Order
- Hot chocolate
- Pizza Order
- Pepperoni, ham, bacon, salami, green peppers, jalapenos
- User Since
- Apr 20 2020, 4:25 PM (152 w, 4 d)
May 31 2020
I started delving into template specialization and.... I'm already very confused. I'm gonna come back to this after sometime with a clearer head. Stringify.hpp is going to be a beast I'm sure.
This is very difficult to read, I hope this is considered advanced C++ or I'm in a rough world. I also know I'm not following proper protocol for reviewing, I'm hoping to go over it all once to get a general understanding and then once I have that I can go back with the formal process much faster. Not having to think about the formal process lets me focus on the code more which is helpful personally. In the future I won't be doing this but it's helping me learn, even if I am still confused half the time. I had a much harder time understanding parts of numbers than I'm willing to admit, then again formatting numbers never has been the easiest task.