Plotly.cpp
0.1.0
A C++ plotting library for expressive, interactive, real-time & streaming data visualization
Loading...
Searching...
No Matches
uuid.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
namespace
plotly::detail
{
6
10
auto
generateUUID
() -> std::string;
11
12
}
// namespace plotly::detail
plotly::detail
Definition
browser.cpp:27
plotly::detail::generateUUID
auto generateUUID() -> std::string
Definition
uuid.cpp:7
src
detail
uuid.hpp
Generated by
1.14.0