15,946,316 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
The default search term operator is
OR
for a simple list of search terms.
Any selected filters such as document type, tags, categories, etc. are ANDed to the query in the search box.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
37 Results
Filters
Articles
Technical Blogs
Tips & Tricks
Reference Articles
Projects
Assets
Questions
Answers
Forum Messages
News Items
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating (Hi - Lo)
Rating (Lo - Hi)
Popularity (Hi - Lo)
Popularity (Lo - Hi)
Votes (Hi - Lo)
Votes (Lo - Hi)
Modified (New - Old)
Modified (Old - New)
Thread Modified (New - Old)
Thread Modified (Old - New)
Created (New - Old)
Created (Old - New)
Title (A - Z)
Title (Z - A)
Author (A - Z)
Author (Z - A)
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
More Filters
Article Topics
All Topics
Artificial Intelligence
Internet of Things
DevOps
Containers
High Performance Computing
Hosted Services
Security
Web Development
Mobile Apps
Desktop Programming
Database Development
Productivity Apps and Services
Game Development
Multimedia
General Programming
Programming Languages
Article License
All Licenses
Ms-RL
Custom
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
CC (BY-ND 3.0)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Mobile Development
Product Lifecycle
Database & SysAdmin
General Discussions
Page 1 of 4
Page Size:
10
·
25
·
50
Tag filtered by: C++17
❌
C++ Multithreaded Count Benchmark
Please
Sign up or sign in
to vote.
12 May 2024
by
Shao Voon Wong
license:
CPOL
C++ Multithreaded Count Benchmark using Visual C++, G++ and Clang
Programming Languages
»
C++17
C++
C++11
C++17
C++17 Easy String to Number and Vice Versa
Please
Sign up or sign in
to vote.
27 Jan 2024
by
Shao Voon Wong
license:
MIT
C++17 easy string to number and vice versa conversions in header-only class
Programming Languages
»
C++17
C++
C++17
Convert a Win32 Project to WinUI3 Automatically
Please
Sign up or sign in
to vote.
20 Jan 2024
by
Michael Chourdakis
license:
CPOL
A set of tools to create a new VCXPROJ file automatically
Desktop Programming
»
Xaml
C++
XAML
WinRT
C++17
How To Do Math in C++ using morph::vvec
Please
Sign up or sign in
to vote.
19 Sep 2023
by
sebjameswml
license:
Apache
morph::vvec allows you to do vector math without any external libraries
Programming Languages
»
C++17
C++
C++17
From Modern to Unbelievably Modern C++
20 Jun 2023
by
Coral Kashri
license:
CPOL
CoreC++ talk - experience summarize, and self opinions
Programming Languages
»
C++17
C++
C++17
How to Create High Performance (and Publication Quality) 2D Graphs in C++ using Morphologica
Please
Sign up or sign in
to vote.
14 Mar 2023
by
sebjameswml
license:
Apache
Walks you through the steps needed to draw high quality 2D graphs in your C++ programs using the header-only library morphologica
Programming Languages
»
C++17
C++
macOS
Ubuntu
2D
C++17
Graphing
Enforcing a Static Interface in C++
Please
Sign up or sign in
to vote.
2 Feb 2023
by
Bruno van Dooren
license:
MIT
Ways to enforce an interface contract on static methods, similar to what you would expect from static virtual methods if they'd exist in C++
Programming Languages
»
C++20
C++
templates
C++14
C++17
C++20
A TTGO Display T1 Based Fan Widget
Please
Sign up or sign in
to vote.
9 Jan 2023
by
honey the codewitch
license:
MIT
A project that allows you to use a knob to control a fan's RPM with feedback
Internet of Things
Arduino
IoT
C++17
Segmented Map, a Compromise Between Flat Map and std::map
18 Sep 2022
by
Mikhail Semenov
license:
CPOL
This article proposes a mapping algorithm, called Segmented Map, which is almost as fast as Flat Map is random access and enumeration of elements and close to std::map in insertion of elements.
General Programming
»
Algorithms
C++
algorithm
VisualC++
GCC
C++17
It is Better to Use Devector Than std::deque
Please
Sign up or sign in
to vote.
10 Sep 2022
by
Mikhail Semenov
license:
CPOL
This article shows that double-ended vector is much faster than std::deque and should be preferred.
Programming Languages
»
C++17
C++
Win64
Visual-Studio
GCC
C++17
Page 1 of 4
1
2
3
4
First
·
Prev
·
Next
·
Last