1. Home
  2. Browse
  3. neko-function

neko-function

v1.0.11#1Go to latest

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#1

Publication

Supports

All

GitHub

hoshimoe/NekoFunction3

Homepage

github.com/hoshimoe/NekoFunction

Subtree

3411c0cdb4

License

MITorApache-2.0

Definition

Manifest