1. Home
  2. Browse
  3. neko-function

neko-function

v1.0.11#0Latest

A comprehensive modern C++ utility library that provides practical functions for common programming tasks.

Install

Run the following Vcpkg command to install the port.

vcpkg install neko-function

Usage

NekoFunction provides CMake targets:

find_package(NekoFunction CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Function)

Features

Dependencies

See source

Version

v1.0.11#0

Publication

Supports

All

GitHub

moehoshio/NekoFunction

Homepage

github.com/moehoshio/NekoFunction

Subtree

06903b819d

License

MITorApache-2.0

Definition

Manifest