Skip to content

C++ class creator snippets, used to create cpp/hpp class code (with/without PIMPL idiom) or Cmake project snippet .

License

Notifications You must be signed in to change notification settings

AlexandarDjordjevic/EasyCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyCpp

This is the VS Code snippets extension for easy creating hpp, cpp (with or without implemented pimpl idiom). Also this snippets could be used to crate basic CMakeLists files.

Usage

1. Generate cpp class implementation with/without pimpl idiom

cpp cpp-pimpl
cpp cpp-pimpl

2. Generate hpp class with/without pimpl idiom

hpp hpp-pimpl
cpp cpp-pimpl

3. Generate simple CMakeLists.txt with/without google tests

cmake-project cmake-tests
cpp cpp-pimpl

Known Issues

None

Repository

Git repository


About

C++ class creator snippets, used to create cpp/hpp class code (with/without PIMPL idiom) or Cmake project snippet .

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published