File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
/******************************************************************************
2
2
* \file CppStandards.h
3
- * \version 2025.03.18.01
4
- * \author Peter Potrok
3
+ * \version 2025.03.18
4
+ * \author Peter Potrok ( @ignackocom )
5
+ * ignacko.com@outlook.com
6
+ * https://github.com/ignackocom
5
7
* \copyright Copyright (c) 1994 - 2025
6
8
* MIT License (see License.txt file)
7
9
* \brief Cpp Standard definitions
8
10
* \details
9
11
*
10
- * \see https://en.wikipedia.org/wiki/C%2B%2B
12
+ * \see https://github.com/ignackocom
13
+ * https://en.wikipedia.org/wiki/C%2B%2B
11
14
* https://en.cppreference.com/w/cpp/preprocessor/replace#Predefined_macros
12
15
* https://github.com/cpredef/predef
16
+ * and other resources
13
17
******************************************************************************/
14
18
15
19
#ifndef CPPSTANDARDS_H
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 1994-2025 Peter Potrok
3
+ Copyright (c) 1994-2025 Peter Potrok ( @ignackocom )
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments