My Project
include
bsl
main.hpp
Go to the documentation of this file.
1
28
#ifndef BSL_MAIN_HPP
29
#define BSL_MAIN_HPP
30
31
#include "
exit_code.hpp
"
32
40
bsl::exit_code
main
() noexcept;
41
42
#endif
main
bsl::exit_code main() noexcept
Provides the definiton of the main function used by the BSL.
exit_code.hpp
bsl::exit_code
bsl::int32 exit_code
defines the exit code type
Definition:
exit_code.hpp:36
Generated by
1.8.15