Utility for constructing a PrintAdapter without naming its template argument (useful in C++03; CTAD can replace this in C++17+).
Synopsis
Declared in <bdlb_printadapter.h>
struct PrintAdapterUtil;
Static Member Functions
Name |
Description |
Create and return a |
Created with MrDocs