Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    c09d9c12
    SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings. · c09d9c12
    Nat Goodspeed authored
    Streamline convenience overload stringize(std::wstring); make convenience
    overload wstringize(std::string) symmetrically convert from UTF-8 string.
    
    Also eliminate STRINGIZE() et al. dependency on Boost.Phoenix: use lambdas
    instead.
    
    Using lambdas instead of template expansion necessitates reordering some code
    in wrapllerrs.h.
    c09d9c12
    History
    SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings.
    Nat Goodspeed authored
    Streamline convenience overload stringize(std::wstring); make convenience
    overload wstringize(std::string) symmetrically convert from UTF-8 string.
    
    Also eliminate STRINGIZE() et al. dependency on Boost.Phoenix: use lambdas
    instead.
    
    Using lambdas instead of template expansion necessitates reordering some code
    in wrapllerrs.h.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.