Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 479 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 479 Bytes

Introduction

MetaLib is a template-based library providing ready-to-use meta-programming aspects in a flexible way. You can add many traits by following the rule. Your new functions can be called from the internal meta-expression executors.

Features

  • Meta function executor
  • Vector
  • Set
  • List
  • FixedArray
  • Folding
  • Foreach
  • Error Propogation
  • Pair
  • Logical Operations
  • Ready-To-Use Traits
  • Integral Type Support
  • Conversion Matrix
  • Priority Queue