xapian-core  1.4.25
Functions
description_append.h File Reference

Append a string to an object description, escaping invalid UTF-8. More...

#include <string>
+ Include dependency graph for description_append.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void description_append (std::string &desc, const std::string &s)
 

Detailed Description

Append a string to an object description, escaping invalid UTF-8.

Definition in file description_append.h.

Function Documentation

◆ description_append()

void description_append ( std::string &  desc,
const std::string &  s 
)