diff --git a/Food_8h_source.html b/Food_8h_source.html
index fcbb8ace4..5019225ff 100644
--- a/Food_8h_source.html
+++ b/Food_8h_source.html
@@ -104,7 +104,7 @@
-
+
@@ -112,51 +112,51 @@
-
+
-
+
30 static std::string_view
grain();
-
+
-
+
52 static std::string_view
fruit();
-
+
63 static std::string_view
meat();
-
+
-
+
-
96 static std::string
oil();
+
96 static std::string_view
oil();
-
+
107 static std::string_view
nut();
-
+
118 static std::string_view
seed();
-
+
-
+
-
+
-
+
-
static std::string grain()
Returns a random grain measurement.
-
static std::string nut()
Returns a random nut's name.
-
static std::string alcoholicBeverage()
Returns a random alcoholic beverage name.
-
static std::string dishName()
Returns a random dish's name.
-
static std::string sugarProduct()
Returns a random sugar product's name.
-
static std::string nonalcoholicBeverage()
Returns a random non-alcoholic beverage's name.
-
static std::string milkProduct()
Returns a random milk product's name.
-
static std::string oil()
Returns a random oil's name.
-
static std::string vegetable()
Returns a random vegetable's name.
-
static std::string seafood()
Returns a random seafood's name.
-
static std::string meat()
Returns a random meat's name.
-
static std::string seed()
Returns a random seed's name.
-
static std::string fruit()
Returns a random fruit's name.
-
static std::string foodCategory()
Returns a random food categories' name.
+
static std::string_view fruit()
Returns a random fruit's name.
+
static std::string_view meat()
Returns a random meat's name.
+
static std::string_view seed()
Returns a random seed's name.
+
static std::string_view oil()
Returns a random oil's name.
+
static std::string_view vegetable()
Returns a random vegetable's name.
+
static std::string_view milkProduct()
Returns a random milk product's name.
+
static std::string_view alcoholicBeverage()
Returns a random alcoholic beverage name.
+
static std::string_view foodCategory()
Returns a random food categories' name.
+
static std::string_view dishName()
Returns a random dish's name.
+
static std::string_view seafood()
Returns a random seafood's name.
+
static std::string_view nonalcoholicBeverage()
Returns a random non-alcoholic beverage's name.
+
static std::string_view grain()
Returns a random grain measurement.
+
static std::string_view sugarProduct()
Returns a random sugar product's name.
+
static std::string_view nut()
Returns a random nut's name.
diff --git a/classfaker_1_1Food-members.html b/classfaker_1_1Food-members.html
index d392db3fd..60e5e80ce 100644
--- a/classfaker_1_1Food-members.html
+++ b/classfaker_1_1Food-members.html
@@ -105,20 +105,20 @@
|
-static std::string | alcoholicBeverage () |
- | Returns a random alcoholic beverage name.
|
- |
-static std::string | grain () |
- | Returns a random grain measurement.
|
- |
-static std::string | milkProduct () |
- | Returns a random milk product's name.
|
- |
-static std::string | fruit () |
- | Returns a random fruit's name.
|
- |
-static std::string | meat () |
- | Returns a random meat's name.
|
- |
-static std::string | seafood () |
- | Returns a random seafood's name.
|
- |
-static std::string | vegetable () |
- | Returns a random vegetable's name.
|
- |
-static std::string | oil () |
- | Returns a random oil's name.
|
- |
-static std::string | nut () |
- | Returns a random nut's name.
|
- |
-static std::string | seed () |
- | Returns a random seed's name.
|
- |
-static std::string | sugarProduct () |
- | Returns a random sugar product's name.
|
- |
-static std::string | nonalcoholicBeverage () |
- | Returns a random non-alcoholic beverage's name.
|
- |
-static std::string | dishName () |
- | Returns a random dish's name.
|
- |
-static std::string | foodCategory () |
- | Returns a random food categories' name.
|
- |
+static std::string_view | alcoholicBeverage () |
+ | Returns a random alcoholic beverage name.
|
+ |
+static std::string_view | grain () |
+ | Returns a random grain measurement.
|
+ |
+static std::string_view | milkProduct () |
+ | Returns a random milk product's name.
|
+ |
+static std::string_view | fruit () |
+ | Returns a random fruit's name.
|
+ |
+static std::string_view | meat () |
+ | Returns a random meat's name.
|
+ |
+static std::string_view | seafood () |
+ | Returns a random seafood's name.
|
+ |
+static std::string_view | vegetable () |
+ | Returns a random vegetable's name.
|
+ |
+static std::string_view | oil () |
+ | Returns a random oil's name.
|
+ |
+static std::string_view | nut () |
+ | Returns a random nut's name.
|
+ |
+static std::string_view | seed () |
+ | Returns a random seed's name.
|
+ |
+static std::string_view | sugarProduct () |
+ | Returns a random sugar product's name.
|
+ |
+static std::string_view | nonalcoholicBeverage () |
+ | Returns a random non-alcoholic beverage's name.
|
+ |
+static std::string_view | dishName () |
+ | Returns a random dish's name.
|
+ |
+static std::string_view | foodCategory () |
+ | Returns a random food categories' name.
|
+ |
-