Faker C++
Loading...
Searching...
No Matches
weather.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <string_view>
4
5
#include "faker-cxx/export.h"
6
#include "faker-cxx/types/locale.h"
7
8
namespace
faker::weather
9
{
21
FAKER_CXX_EXPORT std::string_view
weatherDescription
(Locale locale = Locale::en_US);
22
}
faker::weather
Definition
weather.h:9
faker::weather::weatherDescription
FAKER_CXX_EXPORT std::string_view weatherDescription(Locale locale=Locale::en_US)
Generated a random weather description.
include
faker-cxx
weather.h
Generated by
1.12.0