• Home
  • Python
  • Pandas
  • Numpy
  • C++11
  • C++
  • STL
  • Multithreading
  • Courses
  • About Us
  • Privacy Policy
  • Write for us
Top Menu
  • Home
  • Python
  • Pandas
  • Numpy
  • C++11
  • C++
  • STL
  • Multithreading
  • Courses
  • About Us
  • Privacy Policy
  • Write for us

thispointer.com

  • Home
  • Python
  • Numpy
  • Pandas
  • C++11
  • C++
  • Courses
  • STL
  • Multithreading
  • Mysql
  • Linux
  • Boost Library
    • Boost Date Time Library
    • Boost String Algorithms Library
  • Design Patterns
  • java
  • Datastructure
    • Binary Search Tree
    • Binary Tree
    • Linked List
  • Subscribe
  • Write for us
You are here: Home » Boost Library » Boost String Algorithm Library

C++ : Check if a String starts with an another given String

Varun September 10, 2017 C++ : Check if a String starts with an another given String2017-09-10T17:07:12+05:30 Boost Library 2 Comments
In this article we will discuss both case sensitive and insensitive implementations to check if a string starts with an another given string. (more…)
Continue Reading »

Convert First Letter of each word of a String to Upper Case in C++

Varun November 23, 2016 Convert First Letter of each word of a String to Upper Case in C++2016-12-11T15:44:42+05:30 Boost Library No Comment
In this article we will discuss different ways to convert first letter of each word to upper case in a a given string Using STL algorithm Using Boost Filtered Iterator…
Continue Reading »

How to trim strings in C++ using Boost String Algorithm Library

Varun November 21, 2015 How to trim strings in C++ using Boost String Algorithm Library2016-12-11T15:44:31+05:30 Boost Library No Comment
In this tutorial we will discuss how to use trim algorithms from C++ Boost String Algorithm Library. Let's learn them step by step, Boost String algorithm library provides different algorithms…
Continue Reading »

Recent Articles

  • MySQL- Add multiple columns after a specific column
  • MySQL- Drop/ Delete column from table
  • Python: Iterate over a dictionary sorted by value
  • Python: Iterate over a dictionary sorted by key
  • Loop / Iterate over all values of dictionary in Python

Search

Python tutorials

  • Strings
  • Lists
  • Tuple
  • Dictionary
  • Functions
  • File Handling
  • Lambda Functions

C++ / C++11 Tutorials

  • C++ Tutorials
  • C++11 Tutorial
  • C++ Interview Questions
  • Multithreading
  • C++17
  • STL Tutorials

Terms of Use

  • Terms of use
  • Write for us

Favorite Sites

  • ManagementBliss
  • dbPointer

Terms and Policies

  • Disclaimer
  • Cookie policy (EU)
  • Cookie policy (UK)
  • Privacy statement (EU)
  • Privacy statement (UK)
  • Privacy statement (US)
  • Do Not Sell My Personal Information
Copyright ©2021. thispointer.com
  • Home
  • Python
  • Pandas
  • Numpy
  • C++11
  • C++
  • STL
  • Multithreading
  • Courses
  • About Us
  • Privacy Policy
  • Write for us