header-only library
C or C++ library defined entirely in header files
Press Enter · cited answer in seconds
0 sources
header-only library
Summary
Key Facts
- header-only library is a type of software library[1].
- header-only library's has part is recorded as header file[2].
- header-only library's does not have part is recorded as class implementation file[3].
Body
Definition and Type
header-only library is a type of software library[1].