libzypp 9.41.1

boost Namespace Reference

Boost libraries. More...

Namespaces

namespace  logic

Functions

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

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 35 of file String.h.