Learn C++
Menu
  • Home
  • Learn C++
    • Language Feature
    • Syntax
    • Code Snippet
    • Videos
  • C++
    • C++11
  • Community
  • Free Licenses

Browsing tag

swap

C++C++11C++14C++17Introduction to C++Learn C++

This Is How To Swap One String With Another In A C++ App

By Yilmaz Yoru
April 12, 2022
How can I swap strings? Can I use swap() method to std::string in the same ways as I can in std::wstring in a C++ App? Generally, in Introduction to C++ lessons, examples are started withstringexamples and end with them, while Modern C++ usesStrings, Wide StringsandUnicode Stringsto supportworldwide languages.Strings…
Read more
C++C++11C++14C++17Introduction to C++Learn C++

How To Swap One Wide String With Another Wide String

By Yilmaz Yoru
July 25, 2021
In this post, you’ll discover how can we swap Wide Strings? Can I apply the swap() method to Wide Strings in the same way that I would to strings?By learning the wide strings & swap () method to wide strings, it will help you build C++ applications with the use of…
  • Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
    Design. Code. Compile. Deploy.
    Start Free Trial

    Free C++Builder Community Edition
  • Discovering the Best Developer Framework
    Download Now!
  • Categories

    Artificial Intelligence Tech32C96C++852C++11362C++14379C++17480C++20140C++231Code Snippet26Components55Database20Game Development33Generic Programming15Introduction to C++395Iterators23Language Feature228Learn C++853Numerics3Syntax126Templates33Videos90
  • Never miss news

  • Popular posts

    • C++C++11C++14C++17Introduction to C++Learn C++

      How To Set Up Dev-C++ For Your First Project

      By Learn C++
      June 15, 2021
    • C++C++11C++14C++17Language FeatureLearn C++

      ASCII Art: Fun Code Spinning Donut In 3D Text Form In C++

      By Yilmaz Yoru
      February 13, 2021
  • RSS Newest questions tagged c++builder – Stack Overflow

    • Unresolved external 'IdnToAscii'
    • Resizing a form C++Builder FMX (Delphi)
    • Using Address Sanitizer (ASAN) with VCL in Embarcadero C++Builder 12.3
  • RSS Unknown Feed

  • RSS Newest questions tagged windows – Stack Overflow

    • How to reliably calculate a zoom factor from WM_GESTURE/GID_ZOOM
    • How to call UMDF driver
    • Problems with <windows.h> when using C to check a file
  • LearnCPlusPlus.org is a C++ tutorial and learning platform for Windows developers using C++ to build Windows applications. It focuses on tools that allow rapid development and programming of both Win32 and Win64 applications. Additionally, it supports deploying apps to iOS.

    © Copyright 2025 Embarcadero

  • C++ Tools

    • Download C++Builder
    • Download Dev-C++
  • Links

    • Learn Delphi
    • Embarcadero Blogs
    • Python GUI
    • DelphiFeeds
  • Follow us