SCL == Standard C++ Library: this is part of the C++ Standard and it includes the set of class templates that most people know as STL (The Standard Template Library).
.NET FX is the .NET Framework: this is the set of classes that ship with the .NET runtime.
SCL streams .NET FX
Bruce Voris
.NET FX is the .NET Framework: this is the set of classes that ship with the .NET runtime.