filename_components Struct Reference

Kynema API: kynema::util::dylib::filename_components Struct Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
kynema::util::dylib::filename_components Struct Reference

#include <dylib.hpp>

Static Public Attributes

static constexpr const char * prefix = DYLIB_WIN_OTHER("", "lib")
 
static constexpr const char * suffix = DYLIB_WIN_MAC_OTHER(".dll", ".dylib", ".so")
 

Member Data Documentation

◆ prefix

constexpr const char* kynema::util::dylib::filename_components::prefix = DYLIB_WIN_OTHER("", "lib")
staticconstexpr

◆ suffix

constexpr const char* kynema::util::dylib::filename_components::suffix = DYLIB_WIN_MAC_OTHER(".dll", ".dylib", ".so")
staticconstexpr

The documentation for this struct was generated from the following file:
  • /home/runner/work/kynema/kynema/kynema/src/vendor/dylib/dylib.hpp