package conf-c++
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Virtual package relying on the c++ compiler
Install
    
    dune-project
 Dependency
Authors
Maintainers
Description
This package can only install if the c++ compiler is installed on the system.
Published: 27 Oct 2021
Dependencies (4)
- 
  
    conf-mingw-w64-g++-x86_64
  
  
    os = "win32" & os-distribution != "cygwinports"
- 
  
    host-arch-x86_64
  
  
    os = "win32" & os-distribution != "cygwinports"
- 
  
    conf-mingw-w64-g++-i686
  
  
    os = "win32" & os-distribution != "cygwinports"
- 
  
    host-arch-x86_32
  
  
    os = "win32" & os-distribution != "cygwinports"
Dev Dependencies
None
Used by (6)
- binaryen-bin
- 
  
    catala-format
  
  
    >= "1.0.0~beta"
- 
  
    farmhash
  
  
    >= "0.4"
- mccs
- 
  
    ocaml-protoc-plugin
  
  
    >= "6.2.0"
- z3
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page