I am building a 3-tier architecture with presentation layer (PL), business logic layer (BLL) and data access layer (DAL).
Traditional 3-tier architecture The logic indicates that BLL should act as
Tag: traditional
C – Definition_HAS_TRADITIONAL_STL to enable STL function security?
Trying to use std::select1st from in a VS2008 project, I found that it was set by the _HAS_TRADITIONAL_STL guard.
> Is there any reason for this?
>Is it safe to simply define _HAS_TRADITION