tibabit / vim-templates

create files from templates
https://tibabit.github.io/vim-templates/
MIT License
73 stars 30 forks source link

Exchange include guard with #pragma once #23

Open jclsn opened 2 years ago

jclsn commented 2 years ago

The include guard is deprecated. #pragma once is encouraged.

tibabit commented 2 years ago

They deprecated macros?

jclsn commented 2 years ago

Well no, but no one uses them anymore. It is just cleaner. Up to you. I forked it anyway

Am 30.07.2022 um 19:22 schrieb Vikash Kesarwani @.***>:

 They deprecated macros?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.