-
-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: food-module locale implementation (#1010)
* Added module constructor to both header (defination and the declaration * Reverting the changes as they are directly pushed into main * - Added localization definition to food_data.h. - Added the struct to the food.cpp. - Added the declaration to take en-US locale by default and updated doxygen comments for food.h. - Updated test cases to take locale as arguments. - used clang-format to format the files according to style guidelines
- Loading branch information
1 parent
ac096d1
commit 25283fc
Showing
4 changed files
with
242 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.