Skip to content

whpark/module_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a simple c++20 module test

  • Compiler - MSVC 2022

  • folders

    • src/m1 : module library (static library)
    • src/d1 : module library (dynamic-link library)
    • src/tester : test program (consumer - using "Reference")
    • src/consumer : test program (consumer - manually linked)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published