File: microprofile.cpp

package info (click to toggle)
microprofile 4.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,960 kB
  • sloc: cpp: 17,692; asm: 372; ansic: 265; makefile: 257; sh: 36
file content (5 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (2)
1
2
3
4
5
// Microprofile implementation _requires_ c++.

#define MICROPROFILE_IMPL
#include "microprofile.h"