LibreOffice Module comphelper (master) 1
Namespaces | Functions
anytohash.hxx File Reference
#include <comphelper/comphelperdllapi.h>
#include <optional>
Include dependency graph for anytohash.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  comphelper
 

Functions

COMPHELPER_DLLPUBLIC std::optional< size_t > comphelper::anyToHash (css::uno::Any const &value)
 Tries to get a hash value for an ANY value. More...