View Single Post
  #11  
Old 09-15-2019, 07:20 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

I'm pretty sure my_string.c_str() should return a nullstring pointer even if my_string.empty() is true.

Variadics on the other hand...

If you pass a nullptr argument, add too many formatizers or too few arguments, it will crash.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote