Faker C++
Loading...
Searching...
No Matches
Weather.h
Go to the documentation of this file.
1#pragma once
2
3#include <string_view>
4#include "faker-cxx/Export.h"
5
7{
17FAKER_CXX_EXPORT std::string_view weatherDescription();
18}
Definition Weather.h:7
FAKER_CXX_EXPORT std::string_view weatherDescription()
Generated a random weather description.