Template Function sequant::wprintf¶ Defined in File debug.hpp Function Documentation¶ template<typename ...Args>void sequant::wprintf(Args&&... args)¶ uses std::wostringstream + std::wprintf to print to stdout even if wcout is captured (e.g., by Catch2)