|
libzypp 17.38.1
|
#include <zypp-core/base/LogTools.h>
Public Member Functions | |
| constexpr | RefStore () |
| constexpr | RefStore (NoPrint &&) |
| NoPrint & | get () |
Private Attributes | |
| NoPrint | _val |
Related Symbols | |
(Note that these are not member symbols.) | |
| constexpr auto | makeRefStore (NoPrint &&t) -> RefStore< NoPrint > |
| <T> Create a RefStore for the argument. | |
| std::ostream & | operator<< (std::ostream &str, const RefStore< NoPrint > &obj) |
| <T> Stream output | |
Definition at line 112 of file LogTools.h.
|
inlineconstexpr |
Definition at line 113 of file LogTools.h.
|
inlineconstexpr |
Definition at line 113 of file LogTools.h.
|
inline |
Definition at line 66 of file LogTools.h.
<T> Create a RefStore for the argument.
Definition at line 96 of file LogTools.h.
<T> Stream output
Definition at line 101 of file LogTools.h.
|
private |
Definition at line 70 of file LogTools.h.