My Project
Functions
main.hpp File Reference
#include "exit_code.hpp"

Go to the source code of this file.

Functions

bsl::exit_code main () noexcept
 Provides the definiton of the main function used by the BSL. More...
 

Detailed Description

Function Documentation

◆ main()

bsl::exit_code main ( )
noexcept

Provides the definiton of the main function used by the BSL.

Returns
bsl::exit_success on success, bsl::exit_failure otherwise