libzypp  15.3.0
boost Namespace Reference

Boost libraries. More...

Namespaces

 logic
 

Functions

format formatNAC (const std::string &string_r)
 A formater with (N)o (A)rgument (C)heck. More...
 

Detailed Description

Function Documentation

format boost::formatNAC ( const std::string &  string_r)
inline

A formater with (N)o (A)rgument (C)heck.

It won't complain about missing or excess arguments. Sometimes usefull when dealing with translations or classes providing a default formater.

Definition at line 40 of file String.h.