Skip to content

Added daw::conditional_t and fixed noexcept ness of narrow_cast #1200

Added daw::conditional_t and fixed noexcept ness of narrow_cast

Added daw::conditional_t and fixed noexcept ness of narrow_cast #1200

name: Windows_ClangCl
on:
push:
branches-ignore: dev
pull_request:
branches-ignore: dev
jobs:
build:
runs-on: [windows-2019]
steps:
- uses: actions/checkout@v1
- name: Build
run: .\ci_scripts\ci_windows_build_clangcl.cmd
- name: Test
run: .\ci_scripts\ci_windows_test.cmd